github.com/jackc/pgx/v5.dbTx.commitQuery (field)

4 uses

	github.com/jackc/pgx/v5 (current package)
		tx.go#L111: 		commitQuery: txOptions.CommitQuery,
		tx.go#L161: 	commitQuery  string
		tx.go#L186: 	if tx.commitQuery != "" {
		tx.go#L187: 		commandSQL = tx.commitQuery